home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / tools / lu62 / include / test.h < prev    next >
C/C++ Source or Header  |  1996-07-10  |  186b  |  14 lines

  1. /*
  2.   The structure of the "test" verb.
  3. */
  4. struct test {
  5. /*
  6.   ÅÑαÑñáóáѼδÑ »áαá¼ÑΓαδ
  7. */
  8. char     resource[8];
  9. char     test;
  10. /*
  11.   é«ºóαáΘáѼδÑ »áαá¼ÑΓαδ
  12. */
  13. char     rc[2];};
  14.